home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / mac / raytrace / rayshade / ryshdmst.hqx / Rayshade / cloud.ray < prev    next >
Encoding:
Text File  |  1991-10-24  |  463 b   |  27 lines

  1. maxdepth 3 
  2. eyep 2.1 1.3 1.7 
  3. lookp 0 0 0 
  4. up 0 0 1 
  5. fov 45 
  6. screen 128 128
  7. background 0.2 0.2 0.2 
  8. surface test 
  9.     ambient 0.0 0.1 0.1 
  10.     diffuse 0.8 0.8 0.8 
  11.     specular 0.2 0.2 0.2
  12.     specpow 5
  13.     reflect 0.8
  14. sphere test 1.0 0 0 0
  15.     texture cloud
  16.             1.        /* scale */
  17.             0.3        /* h */
  18.             2.    /* lambda */
  19.             6        /* octaves */
  20.             -.2        /* cthresh */
  21.             -.2        /* lthresh */
  22.             1        /* tscale */
  23. light 0.5 point 4 3 2 
  24. light 0.288675 point 1 -4 4 
  25. /*
  26. light 0.288675 point -3 1 5
  27. */